GrapeCity.Windows.SpreadSheet.Data Namespace : SeriesDataCollection<T> Class |
The following tables list the members exposed by SeriesDataCollection<T>.
Name | Description | |
---|---|---|
items | The items. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) |
Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
DataSeries | Gets or sets the data series. | |
IsReadOnly | Gets a value that indicates whether the collection is read-only. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
Item | Gets or sets the item at the specified index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) |
Name | Description | |
---|---|---|
Items | Gets the items of the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) |
Name | Description | |
---|---|---|
Add | Overridden. Adds the specified item. | |
AddRange | Overridden. Adds the range. | |
Clear | Overridden. Clears this instance. | |
Contains | Determines whether the collection contains a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
CopyTo | Copies all the items in the current collection to the specified array starting at the specified destination index. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
IndexOf | Finds the index for a specified item. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
Insert | Overridden. Inserts the specified index. | |
Remove | Overridden. Removes the specified item. | |
RemoveAt | Overridden. Removes at. | |
ResumeEvent | Resumes the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
SuspendEvent | Suspends the collection Changed event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
ToArray | Converts the collection to an array. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) |
Name | Description | |
---|---|---|
ClearInternal | Clears the internal. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
ConvertValue | Converts the value. | |
RaisePropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the items list of the collection has changed or the collection is reset. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) | |
PropertyChanged | Occurs when a property value changes. (Inherited from GrapeCity.Windows.SpreadSheet.Data.NotifyCollectionBase<T>) |